home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / comm / net / LT_UNIX255.lha / Shell / cli.sh next >
Text File  |  1997-04-16  |  102b  |  8 lines

  1. if exist df0:c/cli
  2.    df0:c/cli
  3.    exit
  4. else
  5.    echo "CLI: não existe em DF0:C/..."
  6.    exit
  7. fi
  8.